home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group01b.txt / 000126_icon-group-sender_Mon Aug 6 07:58:17 2001.msg < prev    next >
Internet Message Format  |  2002-01-03  |  1KB

  1. Return-Path: <icon-group-sender>
  2. Received: (from root@localhost)
  3.     by baskerville.CS.Arizona.EDU (8.11.1/8.11.1) id f76EtaY24801
  4.     for icon-group-addresses; Mon, 6 Aug 2001 07:55:36 -0700 (MST)
  5. Message-Id: <200108061455.f76EtaY24801@baskerville.CS.Arizona.EDU>
  6. From: "Lloyd M. Uhler, Jr." <luhler@cyberramp.net>
  7. X-Newsgroups: comp.lang.icon
  8. Subject: Re: list processing
  9. Date: Sat, 04 Aug 2001 22:14:03 -0500
  10. X-Orig-Message-ID: <3B6CB9FB.BB8178E3@cyberramp.net>
  11. Abuse-Reports-To: abuse at airmail.net to report improper postings
  12. NNTP-Proxy-Relay: library1-aux.airnews.net
  13. NNTP-Posting-Time: Sat Aug  4 10:14:57 2001
  14. X-Accept-Language: en,pdf
  15. To: icon-group@cs.arizona.edu
  16. Errors-To: icon-group-errors@cs.arizona.edu
  17. Status: RO
  18. Content-Length: 426
  19.  
  20. Generate a BAT file as output from your ICON program!
  21.  
  22. dodod wrote:
  23.  
  24. > hello
  25. > i need to rename a number of files (approx 120)
  26. > all files to be renamed are in the same directory
  27. > i have a list with entries like this:
  28. > 'name1' 'newname1'
  29. > 'name2' 'newname2'
  30. > .
  31. > .
  32. >
  33. > How can i force msdos REName to accept name, newname as parameters ?
  34. > (i use  Icon Version 9.3.2.  July 1, 1999 for msdos)
  35. > Can you give me a hint ?
  36.  
  37.